home *** CD-ROM | disk | FTP | other *** search
/ Hip Tissue / Hip Tissue - Disc 1.iso / pc / dir / hcontrol.dxr / 00005_config_off.ls < prev    next >
Encoding:
Text File  |  1997-11-06  |  123 b   |  7 lines

  1. on mouseDown
  2.   set ret to button1("config_off", "config_on")
  3.   if ret = 1 then
  4.     puppetSound("ButtonSound")
  5.   end if
  6. end
  7.